home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 10168 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  763 b 

  1. Path: hamlet.uncg.edu!q_zhong
  2. From: "QIAN . ZHONG" <q_zhong@hamlet.uncg.edu>
  3. Newsgroups: comp.lang.c++,comp.lang.c
  4. Subject: debug before main()
  5. Date: Tue, 5 Mar 1996 17:23:01 -0500
  6. Organization: The University of North Carolina at Greensboro
  7. Message-ID: <Pine.SOL.3.91.960305171701.17346B-100000@hamlet.uncg.edu>
  8. NNTP-Posting-Host: hamlet.uncg.edu
  9. Mime-Version: 1.0
  10. Content-Type: TEXT/PLAIN; charset=US-ASCII
  11.  
  12.  Hi, folks:
  13.  
  14.  What is the good way to debug the program before main(), I am using Borland
  15. compiler, which generate a map file, and show the program entry point is 
  16. 0000:0000, relative memory start point,
  17. how to load the program and start debug from 0000:0000 ?
  18.  
  19.  
  20.  Qian Zhong
  21.  Department of Chemistry.
  22.  UNC, Greensboro
  23.  Email: q_zhong@hamlet.uncg.edu
  24.  
  25.  
  26.